* xdisp.c (move_it_to): When stopping at a charpos, check if that's a
authorChong Yidong <cyd@stupidchicken.com>
Fri, 8 Aug 2008 15:49:52 +0000 (15:49 +0000)
committerChong Yidong <cyd@stupidchicken.com>
Fri, 8 Aug 2008 15:49:52 +0000 (15:49 +0000)
commit8012806ecb7bec4efc6275eff9938ea0f48792c0
tree8ba9ea3eee9d6b73db5a1093d099745aff10ec73
parent30d67eff6f12da0d4a15deab0fa5f987698448a3
* xdisp.c (move_it_to): When stopping at a charpos, check if that's a
continued multi-char glyph; if so, advance to the actual glyph.
(try_window): Check scroll margin on bottom window edge too.
src/ChangeLog